PHY GET CLOTH THICKNESS
Determine the thickness property of the cloth object.
Return Float=PHY GET CLOTH THICKNESS(ID)
ID
Integer
identification number of the cloth object
thickness property
The cloth thickness makes the triangles of the cloth fat for the purposes of collision detection. This improves the robustness of the collision detection. Setting the thickness very low is not recommended as this will lead to poor collision handling. The default value for this is 0.01 and the range is from 0 to infinity. Use this command to find out the current thickness level of the specified cloth object.
No example code is provided for this command